go cd "Other tools" of stack "Intro to HyperCard 2.0"
end goBack
-- part 1 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=64 top=92 right=295 bottom=411
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 14
-- part name:
----- HyperTalk script -----
on mouseUp
if 4 = 34 then
end if
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: A000
-- rect: left=288 top=253 right=297 bottom=389
-- title width / last selected line: 0
-- icon id / first selected line: 12052 / 12052
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: ReadyMade Fields
----- HyperTalk script -----
on mouseUp
visual zoom out
go cd "See ReadyMade Flds" of stack "•HC 2.0-6"
end mouseUp
-- part 3 (button)
-- low flags: 80
-- high flags: 0001
-- rect: left=0 top=0 right=342 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: screenBtn
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part contents for card part 1
----- text -----
“Readymade Fields” is a stack that comes with HyperCard. It is full of fields that process numbers, show the time, make calendars, hide and show themselves...
If you need any of these functions in your own stacks, you just copy one of these fields and paste it where you need it, and it will work for you.
Click the “Readymade Fields” option below to see the first card of this stack, and a list of the kinds of fields it makes available to you.